home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e169 / wpm-char.r < prev    next >
Text File  |  1993-09-01  |  1KB  |  36 lines

  1. ##
  2. ##  Sample character translation resource file for
  3. ##  WinPMail v1.02, SMTP translation.
  4. ##  Copyright (c) 1993, David Harris, All Rights Reserved.
  5. ##
  6. ##  This file can be used to replace the default SMTP
  7. ##  translation table used by PMail on outgoing non-MIME
  8. ##  messages.
  9. ##
  10. ##  Resource 0 in the file must be an SMTP translation table:
  11. ##  it consists of high-bit characters followed immediately
  12. ##  by the string of characters which PMail should use in
  13. ##  place of the character in outgoing messages. Spaces
  14. ##  delimit each entry.
  15. ##
  16. ##  To use this file, make any necessary changes to it and
  17. ##  compile it using the command "ResCom WPM-CHAR.R". Copy
  18. ##  the resulting WPM-CHAR.RSC file into either your home
  19. ##  mailbox if you want it to affect only you, or into the
  20. ##  same directory as WINPMAIL.EXE if you want it to affect
  21. ##  all users on the system.
  22. ##
  23.  
  24. text TEXT_SMTP_TABLE
  25.    {
  26.    "ÇC üue ée âa äae àa åa çc êe ëe èe ïi îi ìi ÄAE ÅA ",
  27.    "ÉE æee ÆAE ôo öoe òo ûu ùu ÿy ÖOE ÜUE ¢c £stlg ¥yen ",
  28.    "₧peseta ƒflorin áa íi óo úu ñn ÑN ªa ºo ¿? ⌐+ ¬+ ",
  29.    "½.5 ¼.25 ¡! «<< »>> │| ┤| ╡| ╢| ╖+ ╕+ ╣| ║| ╗+ ╝+ ",
  30.    "╜+ ╛+ ┐+ └+ ┴- ┬- ├| ─- ┼+ ╞| ╟| ╚+ ╔+ ╩- ╦- ╠| ═- ",
  31.    "╬+ ╧- ╨- ╤- ╥- ╙+ ╘+ ╒+ ╓+ ╫+ ╪+ ┘+ ┌+ αa ßss πpi ",
  32.    "ΣSigma σRho τTau ΘTheta ΩOmega δdelta φo εEpsilon ",
  33.    "≡= ±+/- ≥>= ≤<= ÷/ ∙o ·. √sqrt ⁿ^n ²^2"
  34.    };
  35.  
  36.